HsRoomMateMatchStudent 
EntityType  Independent 
Logical Entity Name  HsRoomMateMatchStudent 
Default Table Name  HsRoomMateMatchStudent 
Logical Only  NO 
Definition 
 
Note 
 

HsRoomMateMatchStudent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
HsRoomMateMatchStudentID(PK)    INTEGER  NO 
 
HsRoomMateMatchCriteriaID(FK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

HsRoomMateMatchStudent Keys 
Key Name  Key Type  Keys 
HsRoomMateMatchStudent_UserID_N_N_IDX  Inversion Entry  UserID 
HsRoomMateMatchStudent_SyStudentID_N_N_IDX  Inversion Entry  SyStudentID 
HsRoomMateMatchStudent_HsRoomMateMatchCriteriaID_N_N_IDX  Inversion Entry  HsRoomMateMatchCriteriaID 
PK_HsRoomMateMatchStudent_HsRoomMateMatchStudentID  PrimaryKey  HsRoomMateMatchStudentID 

HsRoomMateMatchStudent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
HsRoomMateMatchCriteria  Non-Identifying  One To Zero or More        HsRoomMateMatchCriteriaID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

HsRoomMateMatchStudent Check Constraints 
Check Constraint Name  CheckConstraint